MesonOptions

The options used for CMake

Members

Variables

backend
string backend;

The backend to use

buildConfig
string buildConfig;

The build config. Defaults to "release"

compiler
auto compiler;

The compiler to use. If CC and CXX environment variables are not specified, it defaults to clang

Meta